PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / getProjection Method
In This Topic
    getProjection Method
    In This Topic
    Gets the view projection.
    Syntax
    public PDF3DProjection getProjection()

    Return Value

    A PDF3DProjection object that represents the projection of coordinates in the 3D artwork (already transformed into camera coordinates) onto the target coordinate system of the annotation.
    See Also